Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program to merge two linked list, restricting commomn elements to occur only...Oct 15
Prolog program to merge two ordered list generating an ordered listFeb 22
Program to merge link listAug 22
Doubly circular link list or Circular doubly link list Oct 21
Program to compare two linked lists using recursionSep 20
Program to add two polynomials maintained as linked listsOct 25
Program to multiply two polynomials maintained as linked listsJan 22
Program to sort a linked list by readjusting the linksApr 16
Prolog program to concatenate two lists, an element is a member of a given list ...Feb 22
Program to merge two 1-D arraysOct 25
Program to describe The Functionality of merging two files in a single fileJun 02
Prolog program to concatenate two lists giving third listFeb 21
Program to concatenate one linked list at end of another and than to erase all n...Nov 18
Defines and provides example of selection sort, bubble sort, merge sort, two way...Jul 19
Program to illustrate the implementation of Double Ended linked list as a Sta...Dec 28
Program to perform an exchange of elements of two arraysJul 18
Program to read the table elements into a two-dimensional array temperatureNov 08
PROGRAM TO WRITE A PROGRAM TO PERFORM AN EXCHANGE OF ELEMENTS OF TWO ARRAYAug 28
Input-restricted deque program using arrayMar 20
Output-restricted deque program using arrayNov 01
Prolog program to delete an element from a given listFeb 21
Prolog program to find the last element in a given listFeb 21
Prolog program to add an element to the begining of a listFeb 21
Prolog program to find the sum of the elements in the listFeb 22
Prolog program to find the nth element of a list Feb 22
Prolog program to insert an element anywhere in the listFeb 22
Prolog program to add an element in a head position in given listFeb 21
Prolog program to add an element in a last position in given listFeb 21
Prolog program to delete an element from a list using concatenateFeb 22
Prolog program to delete an element from a given list without using concatenateFeb 22
Prolog program to write the elements of the list line by lineFeb 22
Prolog program to find the nth element of a listFeb 22
PROLOG PROGRAM TO DETERMINE WHETHER A ELEMENT IS A MEMBER OF LISTFeb 22
Double Linked List-C++Dec 06
Program to simulate a dictionary using linked listNov 13
A car garage simulation using de-queue (link list implementation)Sep 27
Program on deque that implements a linked listFeb 26
Program to find the number of nodes in the linked list using recursionFeb 14
Program to copy one linked list into another using recursionJan 23
Program to add a new node at the end of linked list using recursionSep 15
Program to implement a circular queue as a linked listSep 24
Program to sort a linked list by swapping dataNov 05
Singly Linked list Nov 20
Circular Link list Sep 11
Circular link list with create, insert, delete, display operations using structu...Jul 19
Doublely link list with create, insert, delete and display operations using stru...Nov 01
Doublely circular link list with create, insert, delete, display operations usin...Jan 25
Program to maintain a linked listJan 06
Program to add a new node to the asscending order linked listDec 24
Program to store sparse matrix as a linked listMar 08